Back

Contents

18/12/2021 - 31/12/2021

A/L

Bits to do:

17/12/2021

IAM meeting with Andrea. https://docs.google.com/document/d/1zBGEwgXQaf0mjEdQrg1b4D0SomyPls6E3_VHfXLeVdY/

16/12/2021

WP2 presentation about DAC21.

15/12/2021

I&P.

14/12/2021

I&P.

13/12/2021

I&P.

10/12/2021

Looked a bit at flux GitOps - this will be hard to deploy to existing cluster. Maybe not an I&P thing.

09/12/2021

Got filter-engine working for dates with cast to VARCHAR then cast to TIMESTAMP. Raised issue about searching on keys where type is mixed (https://github.com/rucio/rucio/issues/3750)

08/12/2021

IRIS meeting. Notes on DIRAC/STFC cloud:

Continued Rucio development (requests history comments + metadata)

Useful commands for testing requests in local env:

curl -i https://rucio/auth/userpass -H "X-Rucio-Account: root" -H "X-Rucio-Username: ddmlab" -H "X-Rucio-Password: secret" --insecure
curl -i https://localhost/requests/history/list?request_states=S\&src_rse=MOCK\&dst_rse=MOCK3\&offset=2\&limit=1 -H "X-Rucio-Auth-Token: <token>" --insecure

Metadata status: mostly done for postgres, but:

07/12/2021

IRIS meeting.

Redeployed requests history amendments on rucio dev server (server got evicted and lost code).

Added text for ESCAPEEs WP2 overview on confluence.

06/12/2021

JSON metadata rucio development (I&P).

WP2 blurb in report document.

03/12/2021

JSON metadata rucio development (I&P).

02/12/2021

JSON metadata rucio development (I&P).

01/12/2021

A/L.


Top